home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0"?>
- <?xml-stylesheet type="text/xsl" href="http://schemas.biztalk.org/BizTalk/g9boxjl2.xsl"?>
-
-
- <!--Generated by XML Authority. Conforms to XML Data subset for IE 5-->
- <Schema name = "JobPosting.biz"
- xmlns = "urn:schemas-microsoft-com:xml-data"
- xmlns:dt = "urn:schemas-microsoft-com:datatypes">
- <ElementType name = "JobPosting" content = "eltOnly" order = "seq">
- <description> JobPosting content model </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "JobPostingID" minOccurs = "0" maxOccurs = "*"/>
- <element type = "PostDetail" minOccurs = "0" maxOccurs = "1"/>
- <element type = "HiringOrg"/>
- <element type = "PrincipalEmployer" minOccurs = "0" maxOccurs = "1"/>
- <element type = "JobInformation"/>
- </ElementType>
- <ElementType name = "Link" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "mailTo" dt:type = "string"/>
- <AttributeType name = "linkEnd" dt:type = "string"/>
- <AttributeType name = "refId" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "mailTo"/>
- <attribute type = "linkEnd"/>
- <attribute type = "refId"/>
- </ElementType>
- <ElementType name = "Img" content = "empty">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "src" dt:type = "string" required = "yes"/>
- <AttributeType name = "width" dt:type = "string"/>
- <AttributeType name = "height" dt:type = "string"/>
- <AttributeType name = "alt" dt:type = "string"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "src"/>
- <attribute type = "width"/>
- <attribute type = "height"/>
- <attribute type = "alt"/>
- </ElementType>
- <ElementType name = "Object" content = "empty">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "src" dt:type = "string" required = "yes"/>
- <AttributeType name = "width" dt:type = "string"/>
- <AttributeType name = "height" dt:type = "string"/>
- <AttributeType name = "alt" dt:type = "string"/>
- <AttributeType name = "mediaType" dt:type = "string"/>
- <AttributeType name = "parm" dt:type = "string"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "src"/>
- <attribute type = "width"/>
- <attribute type = "height"/>
- <attribute type = "alt"/>
- <attribute type = "mediaType"/>
- <attribute type = "parm"/>
- </ElementType>
- <ElementType name = "Date" content = "eltOnly" order = "one">
- <description> date markup, must include year </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <group order = "seq">
- <element type = "Month"/>
- <element type = "Day" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Year"/>
- </group>
- <group order = "seq">
- <element type = "Day"/>
- <element type = "Month"/>
- <element type = "Year"/>
- </group>
- <group order = "seq">
- <element type = "Year"/>
- </group>
- </ElementType>
- <ElementType name = "Month" content = "textOnly">
- <description>ATTLIST date e-dtype NMTOKEN #FIXED 'date' </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Day" content = "textOnly" dt:type = "int">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Year" content = "textOnly" dt:type = "int">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "StartDate" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Date"/>
- <element type = "Comment" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "EndDate" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <group order = "one">
- <element type = "Date"/>
- <element type = "CurrentPosition"/>
- </group>
- <element type = "Comment" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "CurrentPosition" content = "empty">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Name" content = "eltOnly" order = "seq">
- <description> Person name and jobtitle </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Prefix" minOccurs = "0" maxOccurs = "1"/>
- <element type = "First"/>
- <element type = "Middle" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Last"/>
- <element type = "Suffix" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Nickname" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "Prefix" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "First" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Middle" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Last" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Suffix" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Nickname" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "JobTitle" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Contact" content = "eltOnly" order = "seq">
- <description> Contact Information </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Name"/>
- <element type = "JobTitle" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Address" minOccurs = "0" maxOccurs = "1"/>
- <element type = "PhoneNumbers"/>
- <element type = "Website" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Email" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "Email" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "Website" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "PostDetail" content = "eltOnly" order = "seq">
- <description> Post Detail </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "StartDate"/>
- <element type = "EndDate" minOccurs = "0" maxOccurs = "1"/>
- <element type = "PostedBy" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "PostedBy" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Contact"/>
- </ElementType>
- <ElementType name = "Emph" content = "textOnly">
- <description> Emphasis </description>
- <AttributeType name = "face" dt:type = "enumeration" dt:values = "b i bi u bu iu" default = "b"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "face"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "TBD" content = "eltOnly" order = "seq">
- <description> TBD is an acronym for 'to be determined.'
- A comment is optionally allowed within tbd to
- provide explanation.
-
- </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <group order = "seq" minOccurs = "0" maxOccurs = "1">
- <element type = "Comment"/>
- </group>
- </ElementType>
- <ElementType name = "Comment" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "ol" content = "eltOnly" order = "seq">
- <description>Ordered List</description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "li" minOccurs = "1" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "ul" content = "eltOnly" order = "seq">
- <description>Unodered List</description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "li" minOccurs = "1" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "li" content = "mixed" order = "many">
- <description>List Item</description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Emph"/>
- <element type = "Link"/>
- <element type = "StartDate"/>
- <element type = "EndDate"/>
- <element type = "Date"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </ElementType>
- <ElementType name = "dl" content = "eltOnly" order = "seq">
- <description>Definition List</description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "dt"/>
- <element type = "dd"/>
- </ElementType>
- <ElementType name = "dt" content = "mixed" order = "many">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Emph"/>
- <element type = "Link"/>
- <element type = "StartDate"/>
- <element type = "EndDate"/>
- <element type = "Date"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </ElementType>
- <ElementType name = "dd" content = "mixed" order = "many">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Emph"/>
- <element type = "Link"/>
- <element type = "StartDate"/>
- <element type = "EndDate"/>
- <element type = "Date"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </ElementType>
- <ElementType name = "p" content = "mixed" order = "many">
- <description> Paragraph </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Emph"/>
- <element type = "Link"/>
- <element type = "StartDate"/>
- <element type = "EndDate"/>
- <element type = "Date"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </ElementType>
- <ElementType name = "Degree" content = "mixed" order = "many">
- <description>Elements shared between candidate
- profile and job posting
- </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Comment"/>
- </ElementType>
- <ElementType name = "Major" content = "mixed" order = "many">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Comment"/>
- </ElementType>
- <ElementType name = "Minor" content = "mixed" order = "many">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "Comment"/>
- </ElementType>
- <ElementType name = "HiringOrg" content = "eltOnly" order = "seq">
- <description> markup for information about the hiring organization.
-
- </description>
- <AttributeType name = "type" dt:type = "enumeration" dt:values = "agent principal unspecified" default = "unspecified"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "type"/>
- <attribute type = "distribute"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "OrgName"/>
- <element type = "Website" minOccurs = "0" maxOccurs = "1"/>
- <element type = "BusType" minOccurs = "0" maxOccurs = "1"/>
- <element type = "EmployerDesc" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Contact" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "PrincipalEmployer" content = "eltOnly" order = "seq">
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "distribute"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "OrgName"/>
- <element type = "Website" minOccurs = "0" maxOccurs = "1"/>
- <element type = "BusType" minOccurs = "0" maxOccurs = "1"/>
- <element type = "EmployerDesc" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Contact" minOccurs = "0" maxOccurs = "*"/>
- </ElementType>
- <ElementType name = "OrgName" content = "textOnly">
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "distribute"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "SIC" content = "textOnly" dt:type = "int">
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "distribute"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- </ElementType>
- <ElementType name = "BusType" content = "mixed" order = "many">
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "distribute"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "SIC"/>
- </ElementType>
- <ElementType name = "EmployerDesc" content = "mixed" order = "many">
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <attribute type = "distribute"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </ElementType>
- <ElementType name = "JobInformation" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "ClassifDetail" minOccurs = "0" maxOccurs = "1"/>
- <element type = "JobTitle"/>
- <element type = "Location" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Description"/>
- <element type = "HowToApply" minOccurs = "1" maxOccurs = "*"/>
- <element type = "EEOStatement" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "Description" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "many" minOccurs = "0" maxOccurs = "*">
- <element type = "Comment"/>
- <element type = "JobPurpose"/>
- <element type = "EssentialFunctions"/>
- <element type = "QualifRequired"/>
- <element type = "WrkEnvironment"/>
- <element type = "Preferences"/>
- <element type = "Compensation"/>
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </group>
- </ElementType>
- <ElementType name = "ClassifDetail" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Grade" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Classification" minOccurs = "0" maxOccurs = "1"/>
- <element type = "ApprovedBy" minOccurs = "0" maxOccurs = "1"/>
- <element type = "ApprovedDate" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "Compensation" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "Comment"/>
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </group>
- </ElementType>
- <ElementType name = "HowToApply" content = "eltOnly" order = "seq">
- <description> The DTD permits more than one
- "how to apply." By using the "Distribute"
- attribute, separate HowToApply
- instructions could be prepared for
- internal and external applicants
- </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "Comment"/>
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </group>
- </ElementType>
- <ElementType name = "Grade" content = "mixed" order = "many">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Comment"/>
- </ElementType>
- <ElementType name = "EEOStatement" content = "eltOnly" order = "seq">
- <description> Many employers include an EEO statement
- in their job postings. Some government
- employers and contractors may be required
- to include such a statement when
- advertising a job.
- </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </group>
- </ElementType>
- <ElementType name = "JobPurpose" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "Comment"/>
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </group>
- </ElementType>
- <ElementType name = "EssentialFunctions" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "Comment"/>
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </group>
- </ElementType>
- <ElementType name = "WrkEnvironment" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "Comment"/>
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </group>
- </ElementType>
- <ElementType name = "Preferences" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "Comment"/>
- <element type = "p"/>
- <element type = "ol"/>
- <element type = "ul"/>
- <element type = "dl"/>
- <element type = "Img"/>
- <element type = "Object"/>
- </group>
- </ElementType>
- <ElementType name = "ApprovedBy" content = "mixed" order = "many">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Comment"/>
- </ElementType>
- <ElementType name = "ApprovedDate" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Date"/>
- </ElementType>
- <ElementType name = "Classification" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "PositionType" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Schedule" minOccurs = "0" maxOccurs = "1"/>
- <element type = "Duration" minOccurs = "0" maxOccurs = "1"/>
- <element type = "OTStatus" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "PositionType" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one">
- <element type = "DirectHire"/>
- <element type = "Contract"/>
- <element type = "TBD"/>
- </group>
- <element type = "Comment" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "OTStatus" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one">
- <element type = "Exempt"/>
- <element type = "Nonexempt"/>
- <element type = "TBD"/>
- </group>
- <element type = "Comment" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "Schedule" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one">
- <element type = "FullTime"/>
- <element type = "PartTime"/>
- <element type = "TBD"/>
- </group>
- <element type = "Comment" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "Duration" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one">
- <element type = "Temporary"/>
- <element type = "Regular"/>
- <element type = "TBD"/>
- </group>
- <element type = "Comment" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "Exempt" content = "empty">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "Nonexempt" content = "empty">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "DirectHire" content = "empty">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "Contract" content = "empty">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "FullTime" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "HoursPerWeek"/>
- <element type = "Comment"/>
- </group>
- </ElementType>
- <ElementType name = "PartTime" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "HoursPerWeek"/>
- <element type = "Comment"/>
- </group>
- </ElementType>
- <ElementType name = "HoursPerWeek" content = "mixed" order = "many">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Comment"/>
- </ElementType>
- <ElementType name = "Temporary" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "TermLength"/>
- <element type = "Comment"/>
- </group>
- </ElementType>
- <ElementType name = "TermLength" content = "mixed" order = "many">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Comment"/>
- </ElementType>
- <ElementType name = "Regular" content = "empty">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "QualifRequired" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "Comment"/>
- <element type = "SkillRequired"/>
- <element type = "ExperienceRequired"/>
- <element type = "SoftwareRequired"/>
- <element type = "PrgmLangRequired"/>
- <element type = "EducationRequired"/>
- <element type = "LicenseRequired"/>
- <element type = "CertificationRequired"/>
- <element type = "HardwareRequired"/>
- <element type = "EquipmntRequired"/>
- <element type = "OtherRequired"/>
- <element type = "DegreeRequired"/>
- </group>
- </ElementType>
- <ElementType name = "HardwareRequired" content = "textOnly">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "EquipmntRequired" content = "textOnly">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "SkillRequired" content = "textOnly">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "ExperienceRequired" content = "textOnly">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "SoftwareRequired" content = "textOnly">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "PrgmLangRequired" content = "textOnly">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "EducationRequired" content = "mixed" order = "many">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Degree"/>
- <element type = "Major"/>
- <element type = "Minor"/>
- </ElementType>
- <ElementType name = "CertificationRequired" content = "eltOnly" order = "seq">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Certification"/>
- </ElementType>
- <ElementType name = "LicenseRequired" content = "eltOnly" order = "seq">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "LicenseName"/>
- </ElementType>
- <ElementType name = "OtherRequired" content = "textOnly">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "DegreeRequired" content = "eltOnly" order = "seq">
- <AttributeType name = "YearsOfExperience" dt:type = "string"/>
- <AttributeType name = "level" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "interest" dt:type = "enumeration" dt:values = "1 2 3 4 5"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "YearsOfExperience"/>
- <attribute type = "level"/>
- <attribute type = "interest"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Degree"/>
- </ElementType>
- <ElementType name = "Certification" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "LicenseName" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "PhoneNumbers" content = "eltOnly" order = "seq">
- <description> hr-phon.mod is module containing declarations
- for elements used to markup telephone information.
-
- </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "one" minOccurs = "1" maxOccurs = "*">
- <element type = "Voice"/>
- <element type = "Fax"/>
- <element type = "Pager"/>
- </group>
- </ElementType>
- <ElementType name = "IntlCode" content = "textOnly" dt:type = "int">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "AreaCode" content = "textOnly" dt:type = "int">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "TelNumber" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "Extension" content = "textOnly" dt:type = "int">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "Voice" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "seq">
- <element type = "IntlCode" minOccurs = "0" maxOccurs = "1"/>
- <element type = "AreaCode" minOccurs = "0" maxOccurs = "1"/>
- <element type = "TelNumber"/>
- <element type = "Extension" minOccurs = "0" maxOccurs = "1"/>
- </group>
- </ElementType>
- <ElementType name = "Fax" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "seq">
- <element type = "IntlCode" minOccurs = "0" maxOccurs = "1"/>
- <element type = "AreaCode" minOccurs = "0" maxOccurs = "1"/>
- <element type = "TelNumber"/>
- <element type = "Extension" minOccurs = "0" maxOccurs = "1"/>
- </group>
- </ElementType>
- <ElementType name = "Pager" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <group order = "seq">
- <element type = "IntlCode" minOccurs = "0" maxOccurs = "1"/>
- <element type = "AreaCode" minOccurs = "0" maxOccurs = "1"/>
- <element type = "TelNumber"/>
- <element type = "Extension" minOccurs = "0" maxOccurs = "1"/>
- </group>
- </ElementType>
- <ElementType name = "Location" content = "mixed" order = "many">
- <description> hr-addr.mod is module containing declarations
- for elements used to markup address information.
-
- </description>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "Comment"/>
- </ElementType>
- <ElementType name = "Address" content = "eltOnly" order = "seq">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- <element type = "AddressLine" minOccurs = "1" maxOccurs = "*"/>
- <element type = "City"/>
- <group order = "one">
- <element type = "State"/>
- <element type = "Province"/>
- </group>
- <element type = "PostalCode"/>
- <element type = "Country" minOccurs = "0" maxOccurs = "1"/>
- </ElementType>
- <ElementType name = "AddressLine" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "City" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "State" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "Province" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "PostalCode" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "Country" content = "textOnly">
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- <ElementType name = "JobPostingID" content = "textOnly">
- <AttributeType name = "idOwner" dt:type = "enumeration" dt:values = "HiringOrg PrincipalOrg" default = "HiringOrg"/>
- <AttributeType name = "name" dt:type = "string"/>
- <AttributeType name = "class" dt:type = "string"/>
- <AttributeType name = "id" dt:type = "id"/>
- <AttributeType name = "distribute" dt:type = "enumeration" dt:values = "external internal restricted" default = "external"/>
- <attribute type = "idOwner"/>
- <attribute type = "name"/>
- <attribute type = "class"/>
- <attribute type = "id"/>
- <attribute type = "distribute"/>
- </ElementType>
- </Schema>
-